Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: themes not returning correctly #148

Merged
merged 7 commits into from
Feb 7, 2024

Conversation

matt-user
Copy link
Contributor

closes FE-87

@matt-user matt-user self-assigned this Jan 30, 2024
Copy link

linear bot commented Jan 30, 2024

@matt-user matt-user added the bug Something isn't working label Jan 30, 2024
@matt-user
Copy link
Contributor Author

for some reason updateThemeAppearanceClass does not update useThemeContext so useThemeContext would always return dark.

@matt-user matt-user marked this pull request as ready for review January 30, 2024 16:35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Contributor

@pedronauck pedronauck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When reloading using network with no cache and fast 3g it's happening this...

CleanShot 2024-02-01 at 19 44 34@2x

Copy link
Member

@luizstacio luizstacio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the new implementation the theme configuration is lost on every refresh.

@matt-user
Copy link
Contributor Author

With the new implementation the theme configuration is lost on every refresh.

@luizstacio if you are referring to the tx screen this happens on main too. I'll investigate the issue and fix it in this pr.

@luizstacio
Copy link
Member

With the new implementation the theme configuration is lost on every refresh.

@luizstacio if you are referring to the tx screen this happens on main too. I'll investigate the issue and fix it in this pr.

@matt-user yeah this is true, I didn't notice that before. Last merge this PR and fix in another task.

@matt-user matt-user merged commit 2bc3ba4 into main Feb 7, 2024
6 checks passed
@matt-user matt-user deleted the matt-user/fix-script-highlighting branch February 7, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants